Skip to content

Add Integration Tests for the project-integration-test repo#1082

Merged
josephjclark merged 10 commits into
mainfrom
integration
Oct 21, 2025
Merged

Add Integration Tests for the project-integration-test repo#1082
josephjclark merged 10 commits into
mainfrom
integration

Conversation

@josephjclark
Copy link
Copy Markdown
Collaborator

This PR integrates the new project-test-repo into here.

This just runs the CLI tests from that repo, so we can validate that changes made here don't break the existing integration tests.

It'll run automatically on release branches, or can be triggered manually. I don't want it running on every push.

One problem here of course is that there's no good way to run those integration tests locally. You'd have to clone the test repo and run the tests manually. But maybe that's for the best?

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to know!):

  • Code generation (copilot but not intellisense)
  • Learning or fact checking
  • Strategy / design
  • Optimisation / refactoring
  • Translation / spellchecking / doc gen
  • Other
  • I have not used AI

You can read more details in our Responsible AI Policy

@github-project-automation github-project-automation Bot moved this to New Issues in Core Oct 21, 2025
@josephjclark josephjclark added the run_project_tests Use this label to enable project integration tests on PRs label Oct 21, 2025
@josephjclark josephjclark merged commit f82ee24 into main Oct 21, 2025
6 checks passed
@github-project-automation github-project-automation Bot moved this from New Issues to Done in Core Oct 21, 2025
@josephjclark josephjclark deleted the integration branch October 21, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run_project_tests Use this label to enable project integration tests on PRs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants